Adds a sequence of connected cubic Bézier curves to the current figure.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void AddBeziers ( |
Visual Basic Copy Code |
---|
Sub AddBeziers( _ |
An array of Point structures that represents the points that define the curves.